[SOLVED]Need help with remote dekstop - Limit the computers you can access server from

Posted by stirredo on Super User See other posts from Super User or by stirredo
Published on 2011-01-15T07:08:30Z Indexed on 2011/01/17 9:55 UTC
Read the original article Hit count: 361

I have a windows server 2003 computer that is accessed by remote desktop connection. To access the server all you need to know is the IP address of the computer.

I want to limit the computers that can access the windows server computer to authorized computers only. The authorized computers won't have static IPs, so I cannot limit them on basis of IP address. Can I limit them on basis of MAC id perhaps? I won't mind using third party solution like Teamviewer or Logmein etc.

So How can I solve this problem?

EDIT: Found a possible solution in team viewer. Team viewer creates a unique partner ID for the computer it is installed on. It has an option for allowing only authorized partner IDs to access the computer. Problem solved.

© Super User or respective owner

Related posts about remote-desktop

Related posts about windows-server-2003